home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Complete Work of Mahatma Gandhi
/
The Complete Work of Mahatma Gandhi-CD interactive.iso
/
mac
/
Ganmac
/
eb.cst
/
00069_Script_69
< prev
next >
Wrap
Text File
|
1999-09-22
|
235b
|
10 lines
on mouseUp
-- text rewind
global gmenu,gwpage,gtextpage, gtextmin
if gwpage > gtextmin then
set gwpage=gwpage-1
set the memberNum of sprite 70 to the number of member ("int"&gwpage)
else
nothing
end if
end